PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DRenderMode Class / setMode Method
A PDF3DRenderModeType enum member that represents the mode to be used when rendering the 3D image.
In This Topic
    setMode Method
    In This Topic
    Sets the rendering mode.
    Syntax
    public void setMode( 
       PDF3DRenderModeType renderModeType
    )

    Parameters

    renderModeType
    A PDF3DRenderModeType enum member that represents the mode to be used when rendering the 3D image.
    See Also